projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
124c3a1
)
(Font Lock): Document font-lock-remove-keywords.
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 23 Aug 2001 13:11:34 +0000
(13:11 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 23 Aug 2001 13:11:34 +0000
(13:11 +0000)
man/display.texi
patch
|
blob
|
history
diff --git
a/man/display.texi
b/man/display.texi
index 5a65eb248240f0598c2dc1c9d17bbc03c1d41326..b2c28d16dda7327675512b442ee7633862510058 100644
(file)
--- a/
man/display.texi
+++ b/
man/display.texi
@@
-292,6
+292,10
@@
comments, use this:
'(("\\<\\(FIXME\\):" 1 font-lock-warning-face t)))
@end example
+@findex font-lock-remove-keywords
+ To remove keywords from the font-lock highlighting patterns, use the
+function @code{font-lock-remove-keywords}.
+
@node Highlight Changes
@section Highlight Changes Mode